Best way to implement an AI for Dominion? [on hold]
Posted
by
j will
on Game Development
See other posts from Game Development
or by j will
Published on 2013-10-28T20:47:30Z
Indexed on
2013/10/28
22:14 UTC
Read the original article
Hit count: 287
I'm creating a desktop client and server backend for the game, Dominion, by Donald X. Vaccarino. I've been reading up on AI techniques and algorithms and I just wanted to what is the best way to implement an AI for such a game? Would it better to look at neural networks, genetic algorithms, decision trees, fuzzy logic, or any other methodology?
For those who do not know how Dominion works, check out this part of the wikipedia article: http://en.wikipedia.org/wiki/Dominion_(card_game)#Gameplay
© Game Development or respective owner